50 Builds

---------------------
Build Count Started 01/26/05
---------------------
01/26/05-Build 1
*Deleted DreamSNES Rom List Creator Script
*MDT.as- Removed 2ndary unzip function that used stuffit
*MDT.as- Removed to be cdrec function
*S2B.as- Moved setPaths function to here temporarily
*MDT.as- Removed option to make dummy file
---------------------
3
*MDT.as- attempt at embeded 
---------------------
5 
unchecked applescriptkit,mac dream tool
---------------------
(*
tell appMain to setPaths()

*)

on setPaths()
	tell application "Finder" to set path_main to (container of (path to me)) as text
	set path_sb to path_main & "Selfboot"
	set path_temp to path_main & "Tools:Temp"
	
end setPaths
---------------------
**Ability to add Dummy Files to any process. ONLY FOR 650mb SIZED CD's.
--Adding dummy files takes a LONG TIME. If you choose to add them, It may take between 5-10 minutes. During this time, the progress bar will not move and the Dream Tool may appear to be frozen. It is not. 
---------------------